type go/ast.inspector 3 uses go/ast (current package) walk.go#L358: type inspector func(Node) bool walk.go#L360: func (f inspector) Visit(node Node) Visitor { walk.go#L372: Walk(inspector(f), node)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)